-
Home
-
Podcast Player – Your Podcasting Companion
-
7.4.4
-
Code
-
Classes
- StoreManager
| Total Complexity |
47 |
| Dependencies |
3 |
| Dependents |
6 |
| Total lines |
343 |
| Lines of code |
197 |
| Logical lines of code |
124 |
| Comment lines |
116 |
| Methods |
14 |
| Properties |
0 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_object_index() |
S |
53 |
7 |
23 |
| update_data() |
S |
58 |
6 |
16 |
| delete_data() |
S |
55 |
5 |
20 |
| get_custom_data() |
S |
57 |
5 |
18 |
| maybe_add_new_object() |
S |
53 |
4 |
23 |
| update_custom_data() |
S |
56 |
4 |
18 |
| get_data() |
S |
59 |
4 |
14 |
| add_alias_to_object_key() |
S |
58 |
2 |
15 |
| delete_object_index() |
S |
66 |
3 |
8 |
| hide_data() |
S |
63 |
2 |
10 |
| get_register() |
S |
75 |
2 |
4 |
| create_object_index() |
S |
59 |
1 |
14 |
| register() |
S |
62 |
1 |
12 |
| __construct() |
S |
91 |
1 |
2 |